home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970104-19970326 / 000291_news@columbia.edu _Thu Feb 20 15:17:06 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA05061
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 20 Feb 1997 15:17:05 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id PAA15034
  7.     for kermit.misc@watsun; Thu, 20 Feb 1997 15:17:04 -0500 (EST)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc,comp.mail.uucp
  11. Subject: Re: HDB lock files
  12. Date: 20 Feb 1997 20:17:04 GMT
  13. Organization: Columbia University
  14. Lines: 10
  15. Message-ID: <5eibg0$bsd$1@apakabar.cc.columbia.edu>
  16. References: <5ei8ra$ipp@nntp.interaccess.com>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:6630 comp.mail.uucp:15482
  19.  
  20. In article <5ei8ra$ipp@nntp.interaccess.com>,
  21. Chuck P. Brown <chuck@hct.chi.il.us> wrote:
  22. : Given the following lock file: /var/spool/locks/LK.047.098.134, the 098 
  23. : is the major and the 134 the minor device numbers. Where does the 047 
  24. : come from?
  25. That would depend on the operating system and version, and the application
  26. software and version.
  27.  
  28. - Frank